How to Install libhidapi-libusb0 software package in Debian 8 (Jessie)

How to Install libhidapi-libusb0 software package in Debian 8 (Jessie)

libhidapi-libusb0 software package provides Multi-Platform library for communication with HID devices (libusb backend), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libhidapi-libusb0 

libhidapi-libusb0 is installed in your system.

Make ensure the libhidapi-libusb0 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libhidapi-libusb0 *

You will get with libhidapi-libusb0 package name, version, architecture and description in a table

libhidapi-libusb0 package basic information:

Distro Debian 8 jessie
Section Libraries
Package libhidapi-libusb0
Version 0.8.0~rc1+git20140201.3a66d4e+
Description Multi-Platform library for communication with HID devices (libusb backend)
Sub Section libs


See Also, How to uninstall or remove libhidapi-libusb0 software package from Debian 8 (Jessie)?